Release 10.1A: OpenEdge Data Management:
Database Administration
Command-line configuration utilities
The command-line configuration utilities allow you to start, stop, and configure installed OpenEdge RDBMS components. The database related command-line configuration utilities that are part of the Progress Explorer Framework include:
- DBMAN — Starts, stops, and queries the current configuration of an OpenEdge database.
- PROADSV — Starts-up and shuts-down an AdminServer on UNIX. For more information about the AdminServer, see OpenEdge Getting Started: Installation and Configuration .
Using the DBMAN command-line utility
After you use Progress Explorer to create the database configuration and store it in the
conmgr.propertiesfile, use the DBMAN command-line utility to start, stop, or query a database:
The DBMAN command-line utility supports the following parameters:
-databasedb-nameSpecifies the name of the database you want to start. It must match the name of a database in the
conmgr.propertiesfile.-configconfig-nameSpecifies the name of the configuration with which you want to start the database.
-startStarts the database
db-nameas defined by the configurationconfig-name.-stopStops the database
db-name.-queryQueries the Connection Manager for the status of the database
db-name.-hosthost-nameIdentifies the host machine where the AdminServer is running. The default is the local host. If your AdminServer is running on a remote host, you must use the
-hosthost-nameparameter to identify the host where the remote AdminServer is running.-portport-number|service-nameIdentifies the port that the AdminServer is listening on. If your AdminServer is running on a remote host, you must use the
-portport-numberparameter to identify the port on which the remote AdminServer is listening. The default port number is 20931.-useruser-nameIf your AdminServer is running on a remote host, you must use the
-useruser-nameparameter to supply a valid user name for that host. You will be prompted for the password.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |